home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
tclMotif-1.4
/
programs
/
prog33
< prev
next >
Wrap
Text File
|
1995-06-29
|
205b
|
10 lines
# is there a string to XtPointer converter?
# No - so I'll use it for Xt widget -> Tm widget conversion
xtAppInitialize -class Program
xmLabel .l managed -userData "hi there"
. realizeWidget
. mainLoop